func crypto/x509.parseAuthorityKeyIdentifier
3 uses
crypto/x509 (current package)
parser.go#L419: func parseAuthorityKeyIdentifier(e pkix.Extension) ([]byte, error) {
parser.go#L751: out.AuthorityKeyId, err = parseAuthorityKeyIdentifier(e)
parser.go#L1269: rl.AuthorityKeyId, err = parseAuthorityKeyIdentifier(ext)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)